FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package acme.base.r4#4.1.6 (62 ms)

Package acme.base.r4
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=acme.base.r4@4.1.6&canonical=https://fake-acme.org/fhir/ValueSet/birthsex
Url https://fake-acme.org/fhir/ValueSet/birthsex
Version 3.1.1
Status active
Date 2022-06-23T13:51:57.6150325+00:00
Name BirthSex
Title Birth Sex
Experimental False
Realm us
Description Codes for assigning sex at birth as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender AdministrativeGender
http://terminology.hl7.org/CodeSystem/v3-NullFlavor NullFlavor


Source

{
  "resourceType" : "ValueSet",
  "id" : "birthsex",
  "url" : "https://fake-acme.org/fhir/ValueSet/birthsex",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113762.1.4.1021.24"
    }
  ],
  "version" : "3.1.1",
  "name" : "BirthSex",
  "title" : "Birth Sex",
  "status" : "active",
  "date" : "2022-06-23T13:51:57.6150325+00:00",
  "publisher" : "ACME Corp",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description" : "Codes for assigning sex at birth as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
        "concept" : [
          {
            "code" : "F",
            "display" : "Female"
          },
          {
            "code" : "M",
            "display" : "Male"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept" : [
          {
            "code" : "UNK",
            "display" : "Unknown"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "urn:uuid:45875867-e584-45f2-940e-3060b0379906",
    "timestamp" : "2022-09-01T09:19:15.4378296+02:00",
    "total" : 3,
    "contains" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
        "code" : "F",
        "display" : "Female"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
        "code" : "M",
        "display" : "Male"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "code" : "UNK",
        "display" : "Unknown"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.